home *** CD-ROM | disk | FTP | other *** search
/ The American Nation / Resource Pro - The American Nation.iso / pc / data1.cab / PlanningExpress_Files / Class.new / LessonPlans.json < prev    next >
Encoding:
JavaScript Object Notation  |  2000-11-28  |  375 b 

  1. {
  2.     "schema": {
  3.         "LessonPlanID": "Long Integer",
  4.         "TreeID": "Long Integer",
  5.         "LPDate": "DateTime",
  6.         "Blocked": "Boolean NOT NULL",
  7.         "Objective1": "Memo/Hyperlink (255)",
  8.         "Objective2": "Memo/Hyperlink (255)",
  9.         "Objective3": "Memo/Hyperlink (255)",
  10.         "Objective4": "Memo/Hyperlink (255)",
  11.         "Objective5": "Memo/Hyperlink (255)",
  12.         "ClassID": "Long Integer",
  13.         "ItemNumber": "Text (5)",
  14.         "Title": "Text (250)"
  15.     },
  16.     "data": []
  17. }